Incorrect lifetimes in impl Trait types in bindings are not currently supported
error in latest nightly
#69238
Labels
A-lifetimes
Area: Lifetimes / regions
C-bug
Category: This is a bug.
F-impl_trait_in_bindings
`#![feature(impl_trait_in_bindings)]`
requires-nightly
This issue requires a nightly compiler in some way.
rustc 1.43.0-nightly (5e7af46 2020-02-16)
futures-rs
tests (https://travis-ci.com/rust-lang/futures-rs/jobs/288109824#L1073) now fail on nightly withHowever it worked before and there's no lifetimes in binding.
The text was updated successfully, but these errors were encountered: